home *** CD-ROM | disk | FTP | other *** search
/ Programming Sound Cards / Programming Sound Cards.iso / sound_80 / buildbug.bat < prev    next >
DOS Batch File  |  1995-01-01  |  206b  |  8 lines

  1. rem Build the Player program with debug info
  2. rem ----------------------------------------
  3. brc -r Player.rc
  4. bpc/b/cw/v CdInfo.pas
  5. bpc/b/cw/v WaveInfo.pas
  6. bpc/b/cw/v MidiInfo.pas
  7. bpc/b/cw/v Player.pas
  8.